The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:PDL $args{'change'}"

PDL::PP - Generate PDL routines from concise descriptions River stage three • 93 direct dependents • 101 total dependents

Now that you have some idea how to use "pp_def" to define new PDL functions it is time to explain the general syntax of "pp_def". "pp_def" takes as arguments first the name of the function you are defining and then a hash list that can contain variou...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

PDL::Core - fundamental PDL functionality and vectorization/broadcasting River stage three • 93 direct dependents • 101 total dependents

Methods and functions for type conversions, PDL creation, type conversion, broadcasting etc....

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

PDLdb.pl - the perl debugger with PDL support River stage three • 93 direct dependents • 101 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

PDL::Matrix - a convenience matrix class for column-major access River stage three • 93 direct dependents • 101 total dependents

Overview This package tries to help people who want to use PDL for 2D matrix computation with lots of indexing involved. It provides a PDL subclass so one- and two-dimensional ndarrays that are used as vectors resp and matrices can be typed in using ...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

PDL::Slices - Indexing, slicing, and dicing River stage three • 93 direct dependents • 101 total dependents

This package provides many of the powerful PerlDL core index manipulation routines. These routines mostly allow two-way data flow, so you can modify your data in the most convenient representation. For example, you can make a 1000x1000 unit matrix wi...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

PDL::Internals - description of some aspects of the current internals River stage three • 93 direct dependents • 101 total dependents

Intro This document explains various aspects of the current implementation of PDL. If you just want to use PDL for something, you definitely do not need to read this. Even if you want to interface your C routines to PDL or create new PDL::PP function...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC
6 results (0.068 seconds)